Files
mapo-mono/MP.MONO.SIM/conf/SimAlarmRawList.json
2022-10-21 19:06:54 +02:00

44 lines
4.2 KiB
JSON

[
{
"source": "NC Alarm",
"messages": [
"NC Alarm 001 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 002 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 003 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 004 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 005 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 006 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 007 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 008 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 009 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 010 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 011 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 012 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 013 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 014 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 015 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case",
"NC Alarm 016 - this is a long text made for simulate real alarm text data and so create a bad looking UI like on production case"
]
},
{
"source": "PLC Alarm",
"messages": [
"PLC Warning 001 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 002 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 003 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 004 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 005 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 006 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 007 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 008 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 009 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 010 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 011 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 012 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 013 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 014 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 015 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI",
"PLC Warning 016 - this is a medium text made for simulate real warning and create a bad looking UI like on real UI"
]
}
]