Cargo Features

[dependencies]
dash7-tools = { version = "0.7.0", 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

Enables spec_v1_2 of dash7

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