ezsp 7.3.1

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

use crate::Parameters;

crate::frame::parameters::command!(0x0006, {}, Parameters);