/
CharPMS Occupancy Status Mapping
CharPMS Occupancy Status Mapping
Here the mapping of the occupancy status numbers can be defined.
File location
XIO\CharPWM\xio.CharPMS.OccupancyStatusMapping.json
This JSON file must contain a valid JSON array. Each object must have the members "Text" and "Value". "Text" defines the string value received from CharPMS and "Value" the number used within the NETx Server.
The default content is:
[ { "Text": "V", "Value": 0 }, { "Text": "VO", "Value": 1 }, { "Text": "O", "Value": 2 }, { "Text": "OO", "Value": 3 } ]
, multiple selections available,
Related content
CharPMS Room Status Mapping
CharPMS Room Status Mapping
More like this
CharPMS integration
CharPMS integration
More like this
Integrate CharPMS
Integrate CharPMS
More like this
CharPMS room definitions
CharPMS room definitions
More like this
GRMS Configuration
GRMS Configuration
More like this
CharPMS driver configuration
CharPMS driver configuration
More like this