Cargo Features
[dependencies]
dash7-cli = { version = "0.7.1", default-features = false, features = ["spec_v1_2", "subiot_v0_0", "subiot_v0_1", "wizzilab_v5_3", "spec", "subiot", "wizzilab"] }
- default = spec
-
specific supported version
- spec_v1_2 spec
-
dash7:
specific supported version
- subiot_v0_0
-
Enables subiot_v0_0 of dash7
- subiot_v0_1 subiot?
-
Enables subiot_v0_1 of dash7
- wizzilab_v5_3 wizzilab?
-
Enables wizzilab_v5_3 of dash7
- spec default = spec_v1_2
-
shorthand pointing at latest version
- subiot = subiot_v0_1
- wizzilab = wizzilab_v5_3