Skip to content

Settings Definition

Attribute Type Description
id int Unique identifier for the record.
machineId int The unique identifier of the machine the settings are for. Must be greater than zero.
settings string The settings being applied to the machine.
isActive bool Indicates if the settings are being applied to the machine.
isCurrent bool Indicates if this is the most recent version of this machine's settings.
type string Which kind of settings file this is. Must be 50 or fewer characters in length.
createdAt DateTime A UTC timestamp indicating when the record was created.