Package com.castlabs.sdk.claws
Class Device
java.lang.Object
com.castlabs.sdk.claws.Device
- All Implemented Interfaces:
Serializable
Represents a device.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The unique identifier of the device. -
name
The name of the device.
-
-
Constructor Details
-
Device
Constructs a new Device object.- Parameters:
id- The unique identifier of the device.name- The name of the device.
-
-
Method Details