# ClusterConfigDevice
## Properties
**devid** | **i32** | Device ID. | [default to null]
**guid** | **String** | Device GUID. | [default to null]
**is_up** | **bool** | If true, this node is online and communicating with the local node and every other node with the is_up property normally. If false, this node is not currently communicating with the local node or other nodes with the is_up property. It may be shut down, rebooting, disconnected from the backend network, or connected only to other nodes. | [default to null]
**lnn** | **i32** | Device logical node number. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)