Question: Suppose we want to define a structure for an IoT Environment Monitoring System using the standard ASN . 1 module definition. The system consists of
Suppose we want to define a structure for an IoT Environment Monitoring System using the standard ASN module definition. The system consists of multiple sensors and a gateway. The various datatypes related to this application include the following:
A Sensor type consists of an ordered list of the following
sendorId is an INTEGER in the range of to
ipAddress is a bytes OCTETS STRING.
SensorReadings is an unordered list of the sensor readings which are REAL temperature, INTEGER lightIntensity, and REAL humidity.
An optional sensor status that is either activeMode, sleepMode, or offline. activeMode, is assigned sleepMode is assigned and offline is assigned
A Gateway type consists of an ordered list of the following
gatewayId is an INTEGER that takes one of the following values or or
ipAddress is a bytes OCTETS STRING.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
