buildingSMART / buildingSMART/IFC4.x-development
PSet_SensorPHistory.Status seems to have "forgotten" its original definition
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
The original definition is: _"Indicates an error code or identifier, whose meaning is specific to the particular automation system. Example values include: 'ConfigurationError', 'NotConnected', 'DeviceFailure', 'SensorFailure', 'LastKnown, 'CommunicationsFailure', 'OutOfService'."_
This has in IFC 4.3.2 changed to the generic definition with another meaning: _"Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure)."_
Contributor guide
Assessment
This issue has not been assessed yet.