Grizzly.ZWave.Commands.NodeLocationReport (grizzly v8.7.0)
View SourceThis command is used to advertize the location of the receiving node.
Params:
:encoding
- one of :ascii, :extended_ascii, :utf_16:location
- a string location for the node
Summary
Types
@type param() :: {:location, String.t()} | {:encoding, :ascii | :extended_ascii | :utf_16}