UpdateResourcePositionRequest
Types
Properties
Link copied to clipboard
The position information of the resource, displayed as a JSON payload. The payload uses the GeoJSON format, which a format that's used to encode geographic data structures. For more information, see GeoJSON.
Link copied to clipboard
The identifier of the resource for which position information is updated. It can be the wireless device ID or the wireless gateway ID, depending on the resource type.
Link copied to clipboard
The type of resource for which position information is updated, which can be a wireless device or a wireless gateway.
Functions
Link copied to clipboard
inline fun copy(block: UpdateResourcePositionRequest.Builder.() -> Unit = {}): UpdateResourcePositionRequest