Developers
These pages are for Developers to expand FAR's usage.
📄️ Tool
This page explains how to create/edit alarm systems with the FAR Tool.
📄️ Data Structures
This page documents the data structures in FAR.
📄️ Events
This pages documents the events that can be listened for in FAR.
🗃️ Exports
2 items
📄️ API
This page documents the HTTP endpoints for FAR.
📄️ Example Snippets
This page provides some examples for how Developers can use FAR.
📄️ Prop Textures
This page covers the editable textures in FAR.
Important Notes
Component IDs are not unique across Alarm Systems
Components in this context being Pull Stations, Control Panels, etc. For example, the ID of the first Pull Station in Alarm System #10 will be #0. The ID of the first Pull Station in Alarm System #20 will also be #0. Or put another way, component IDs are only unique within the system they belong to.
Alarm Systems IDs are unique across the resources (e.g. there can only be one Alarm System with the ID #10).