View Source Grizzly.ZWave.Commands.NetworkManagementMultiChannelCapabilityGet (grizzly v8.5.3)
Command to query the capabilities of one individual endpoint or aggregated end point
Params:
:seq_number
- the sequence number for this command:node_id
- the node id that has the end point to query:end_point
- the end point to query
Summary
Types
@type param() :: {:seq_number, Grizzly.ZWave.seq_number()} | {:node_id, Grizzly.ZWave.node_id()} | {:end_point, 0..127}