Grizzly.ZWave.Commands.PriorityRouteSet (grizzly v8.7.0)

View Source

This command is used to set the network route to use when sending commands to the specified NodeID. This route will override the normal routing table.

The use of this command is NOT RECOMMENDED.

Summary

Types

param()

@type param() ::
  {:node_id, byte()}
  | {:repeaters, [byte()]}
  | {:speed,
     Grizzly.ZWave.CommandClasses.NetworkManagementInstallationMaintenance.speed()}