Plant registration
Plant item registrations (AS 2550 item registers).
Part of Assets in the register catalog.
- Register ID
plant_registrationUse this name to ask for the register. The API calls it a shelf ID.- Each record is
- A stateThe current value of something, replaced when it changes.
- Status
- PlannedDefined ahead of the connector that will fill it.
- Data
- OrganisationPrivate to each organisation's own workspace.
- Version
- v1Current version.
Connectors
Connected today
Demiton keeps this register current from these systems now.
No system fills this register yet.
On the roadmap
Systems in the planned connector rollout that can fill this register. Partial means the system holds only some of its fields.
None planned yet.
Fields
14 fields: 6 required, 8 optional.
Required
Every record carries these fields.
- source_systemText
Which bound system emitted the row.
Example:
ASSIGNAR- assetText
The plant the registration is held against.
Example:
Excavator 320 #2- registration_kindText
Whether this registers a plant design or a plant item.
Example:
item- registration_numberText
The regulator's registration number.
Example:
QLD-PE-88213- regulatorText
The regulator that issued the registration.
Example:
Workplace Health and Safety Queensland- jurisdictionText
The state or territory the registration is under.
Example:
QLD
Optional
Present when the source system records them.
- plant_categoryText
The Schedule 5 category the plant falls in.
Example:
Excavator - mobile plant- hazard_levelText
The pressure equipment hazard level, A to D.
Example:
B- rated_capacityDecimal number
The plant's rated capacity or safe working load.
Example:
22.5- design_standardText
The design standard the plant was registered against.
Example:
AS 1418- registered_onDate
When the registration was granted.
Example:
2024-03-01- next_major_inspection_dueDate
When the registration's major inspection falls due.
Example:
2027-03-01- statusText
Whether the registration is current, lapsed or cancelled.
Example:
current- external_idText
The source system's id for the registration record.
Example record
A sample from Bridgeworks Group, Demiton's demonstration company. The values are illustrative; the shape is exactly what the contract describes.
{ "asset": "Excavator 320 #2", "design_standard": "AS 1418", "hazard_level": "B", "jurisdiction": "QLD", "next_major_inspection_due": "2027-03-01", "plant_category": "Excavator - mobile plant", "rated_capacity": 22.5, "registered_on": "2024-03-01", "registration_kind": "item", "registration_number": "QLD-PE-88213", "regulator": "Workplace Health and Safety Queensland", "source_system": "ASSIGNAR", "status": "current"}Use this contract
The contract is a standard JSON Schema (draft 2020-12) document, so any JSON Schema validator can check a record against it. Keywords starting with x-demiton- add Demiton's own meaning, such as units and requiredness, and validators ignore them.
https://docs.demiton.io/registers/plant_registration/v1.jsonShow the full JSON Schema
Loading the schema…
Talk to the team
Tell us what you run - your ERP, field, payroll and document systems - and we will show you the registers Demiton would keep current from them, on your data, in a 30-minute call.