Skip to content
forked from omnect/eis-utils

Implementation of eis_utils in pure Rust

License

Notifications You must be signed in to change notification settings

mlilien/eis-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omnect eis-utils

Product page: https://www.omnect.io/home

Implementation of eis_utils in pure Rust.

This crate relies heavily on the functionality already provided by the iot-identity-services.

Running the tests

Please create a directory /run/aziot and give the user running this test rwx permissions to this directory:

sudo mkdir -p /run/aziot && sudo chown `whoami` /run/aziot

Also since the tests need to switch services in between test cases, run the tests sequentially:

cargo test -- --test-threads=1

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


copyright (c) 2021 conplement AG
Content published under the Apache License Version 2.0 or MIT license, are marked as such. They may be used in accordance with the stated license conditions.

About

Implementation of eis_utils in pure Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%