nodeRemoteHardwarePins property
The mesh's nodes with their available gpio pins for RemoteHardware module
Implementation
@$pb.TagNumber(13)
$pb.PbList<$1.NodeRemoteHardwarePin> get nodeRemoteHardwarePins =>
$_getList(8);
The mesh's nodes with their available gpio pins for RemoteHardware module
@$pb.TagNumber(13)
$pb.PbList<$1.NodeRemoteHardwarePin> get nodeRemoteHardwarePins =>
$_getList(8);