ezsp 6.0.1

Ember ZNet Serial Protocol
Documentation
1
2
3
4
5
6
7
//! Parameters for the [`Zll::set_non_zll_network`](crate::Zll::set_non_zll_network) command.

crate::frame::parameters::frame!(
    0x00BF,
    {},
    {} => Zll(zll)::SetNonZllNetwork,
);