Package InternetOfThings

URI: IoT

Description: Model of network accessible physical sensing and control devices.

PhysicalShutdown

Signifies that the physical process controlled by the Controller has been halted by physical means.

CSG-NonRealtimeSensor

The IoT device Sensor implements a process for measurement of a physical system where it is not necessary to get real-time updates to control input data, due to the nature of the application. This control strategy does not represent a contingency plan but indicates that the application is not sensitive to interruptions in control inputs.

CSG-SafeIoTController

The IoT controller device Controller is regulating a physical system where it is not necessary to get real-time updates to control input data, due to the nature of the IoT application. This control strategy does not represent a contingency plan to constrain Controller at run-time, but should be used to signal that the IoT application is not sensitive to temporary interruption in the flow of control inputs.

CSG-SafeIoTControlMode

The IoT controller device Controller can be set to operate within safety limits such that it poses no danger to the physical system it regulates, even without real-time control inputs. This strategy represents a contingency plan, which can be used to reduce risk from some threats. However, it may trigger other threats, or produce some loss of efficiency or function in the physical system.

CSG-SafeIoTControlMode-Implementation-Runtime

The IoT controller device Controller has been set to operate within safety limits in response to an interruption in real-time control inputs, such that it poses no danger to the physical system it regulates. This strategy represents activation of a contingency plan at runtime, and can be selected to discover what effect this would have on risk levels, allowing this to be used for decision support calculations. To activate it at runtime, signal user HostManager who is responsible for managing the device. The Safe IoT Controller control shoud be deselected only when the restrictions on Controller have been lifted.

CSG-SuspendUnreliableController

The IoT controller device Controller can be disabled if it becomes unreliable, to prevent it causing problems in the physical environment where it operates. This strategy represents a contingency plan, which can be used to reduce risk from some threats. However, it will trigger threats representing the resulting loss of availability.

CSG-SuspendUnreliableController-Implementation-Runtime

The IoT controller device Controller has been disabled when it becomes unreliable, to prevent it causing problems in the physical environment where it operates. This strategy represents activation of a contingency plan at runtime, and can be selected to discover what effect this would have on risk levels, allowing this to be used for decision support calculations. To activate it at runtime, signal user HostManager who is responsible for managing the device. The Disabled Host control should be deselected only when the host has been restarted.

CSG-SuspendUnreliableController-Trigger

This strategy represents a state in which IoT controller device Controller is suspended due to using a contingency plan. It is used as a trigger for threats representing side effects, and should not be used for any other purpose.

SafeControlMode

This control applied at an IoT Controller signifies that the Controller is (temporarily) operating in a way that is safe without receiving real time control inputs.

SafeControlSetting

This control applied at an IoT Controller signifies that the Controller is capable of operating in a way that is safe without receiving real time control inputs.

SafeIoTController

This control applied at an IoT Thing signifies that real-time updating of control inputs is not necessary for operation of the Thing.

SafetyTraining

This control indicates that a Human has been given safety training so they are able to manage risks in the physical world by preventing physical consequences of problems in the IT domain.

SuspendUnreliableController

The controller may be temporarily taken out of service to prevent unreliable behaviour that may threaten safety in the physical environment where it operates.

Role_Controller

An IoT Thing acting as a controller.

Role_Sensor

An IoT Thing acting as a sensor.

Role_Thing

An IoT Thing.

ControlData

Data used to control the physical actuator hardware in an IoT device.

Controller

A Thing that is able to affect aspects of the physical environment in ways defined by data sent to it. A Controller has no console allowing login, but it may have an interface allowing some interaction with a human user.

ControlProcess

A simple process that runs on a controller and handles conversion of input data into control signals for robotic or other interaction with the real (physical) world.

IoTProcess

Base class for inferred onboard sensor acquisition and control processes running on an IoT Thing.

SensedData

Data sensed by the physical sensor hardware in an IoT device.

Sensor

A Thing that can sense its physical environment and produce data describing aspects of that environment including the device user. A sensor has no console allowing login, but it may have an interface allowing some interaction with a human user.

SensorProcess

A simple process that runs on a sensor and handles the acquisition and sending of data from the real (physical) world.

Thing

A device with onboard processing able to interact with the physical world.

        (empty)