For help, read the React Native Docs and Expo Docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public alarmDescriptionMap = { | |
1: { | |
1: 'PRINTER OUT OF PAPER', | |
2: 'PRINTER ERROR', | |
3: 'EEPROM CONFIGURATION ERROR', | |
4: 'BATTERY OFF', | |
5: 'TOO MANY TANKS', | |
6: 'SYSTEM SECURITY WARNING', | |
7: 'ROM REVISION WARNING', | |
8: 'REMOTE DISPLAY COMMUNICATIONS ERROR', |
OlderNewer