Spyderisk / domain-network

Network domain model
Apache License 2.0
1 stars 0 forks source link

116 assertable data for iot actuators and sensors #117

Closed samuelsenior closed 7 months ago

samuelsenior commented 7 months ago

Added the non-assertable sensed data type. Added the ability for users to assert sensed and control data for actuators and sensors rather than these always being inferred. Deprecated the health sensor as its functionality is now achieved through the sensor and health data. Added modelling errors/warnings and relevant controls to warn the user if they are using inferred sensed or control data in actuators and sensors and to check if that is what they want to do. Closes issue #116.