node-red-contrib-trexmes-stoppagecatcher
v1.0.7
Published
TrexMes Stoppage Catcher
Downloads
9
Readme
node-red-contrib-trexmes-stoppagecatcher
It is a Node-Red package that enables Trex Mes panel systems to work like an inject node when a stop occurs at any station, the information about this stop is instantly received.
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-trexmes-stoppagecatcher
Requirements
The package currently requires Node.js 10 or higher.
Example output of the node.
{
"StationNo": "2810-L647-FIL01",
"StationName": "CAN FILLER",
"PStopCauseId": 150,
"PStopCauseName": "IS02 - electric parts",
"Description": "",
"DetailDesc": "",
"StartTime": "2023-04-21T00:19:35.0004122+03:00",
"SenderLocation": 50
}