Vibration Statistics Message

Description: Used to transfer vibration data–typically from an accelerometer.

Topic: Asset/A1000/Vibration

Example Message:
{"dateTime":"2019-03-08T15:43:44.808Z",
"assetId":"A1000",
"dataItemId":"Vibration",
"itemInstanceId": "Part_EPICS_1001",
"sensorId": "accelerometer1",
"samplingInterval":0.00048828125,
"Kurtosis": 0.03314028430295357,
"mean": -0.040322119999999996,
"rootMeanSquare": 0.0248660134381368,
"skewness": -0.20419674499921678,
"variance": 0.0006189375618674674,
"fftFreqInterval":10,
"fftAmps":[0.895,0.889,0.889,0.885,0.884,0.878,0.878,0.874,0.877]}

Sampling Definitions:

Message Parameters

Parameter Description
dateTime Date and time of the event
assetId The Id of the entity that is generating the message data
dataItemId The Id of the secondary classification of the data
itemInstanceId The Id of the item (part) being processed during the measurement
sensorId
samplingInterval
values