2N M2M Solution 2N SmartCom - User Manual 1.9.0 User Manual
Page 116

116
Enter the command to return the list of all SC Server terminals.
at^scterminal="add","<name>","<serial_number>","<password>" ,"<description>"]
Enter the command to add a terminal to the database.
at^scterminal="edit",<terminal_id>,"<name>","<serial_number>","<password>"[,"<description>"]
Enter the command to edit a terminal with the selected Terminal ID. Always
enter all parameters.
at^scterminal="remove",<terminal_id>
Enter the command to delete a terminal with the selected Terminal ID.
URC
URC (Unsolicited Result Codes) notifies state changes of the following objects: users,
terminals and connections.
at^scind?
Enter the command to write out to which URC the user is logged in.
at^scind="<type>",<value>
Enter the command to log in/out the user to/from URC.
<type> select the URC type (user / terminal / connection / all)
<value> 0 = disabled / 1 = enabled
Note
To log in to the terminal URC, enter the following command into AT
API: at^scind="terminal",1
URC format
user connection state change (like in response to at^scuser?): ^SCUSER:
<user_id>, "<login>", "<full_name>", "<user_flags>", "<connection_state>",
"<description>"
terminal connection state change (like in response to at^scterminal?):
^SCTERMINAL:
<terminal_id>,
"<name>",
"<serial_number>",
"<connection_state>", "<description>"
connection
state
change
at
terminal
port:
^SCLINK:
<link_id>,
"<terminal_name>", "<serial_number>", "<port_name>", "<user_name>",
"<connection_state>"