UpdateWorkerRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

JSON blob containing unstructured worker properties that are fixed and won't change during regular operation.

Link copied to clipboard

JSON blob containing unstructured worker properties that are transient and may change during regular operation.

Link copied to clipboard
val id: String

Full ARN of the worker.

Link copied to clipboard
val name: String?

Human friendly name of the resource.

Link copied to clipboard

Worker orientation measured in units clockwise from north.

Link copied to clipboard

Supported coordinates for worker position.

Link copied to clipboard

Properties of the worker that are provided by the vendor FMS.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String