
CHAPTER 3
Operations at the Application Level
61
INSERT <dev> [phonenumber]
RETURNS OK or an error message.
R
EMARKS A device is a remote measuring station (for example, A730MD,
A720, A723, or A733). Once the device has been inserted, various
operations can be performed on it. Every 15 minutes, the gateway
automatically asks the devices in the list to supply a new slot of
data over radio. The 15-minute interval can be changed with the
SET SLOT command (see page 70).
E
XAMPLE insert 2333
OK
Insert a device.
insert 26137 06641111111
OK
To insert a device together with a phone number
REPLACE
DESCRIPTION Replaces one device with another. Data from the original device is
not lost, but is associated with the new one.
P
ARAMETERS The original device ID and the new device ID.
R
ETURNS OK or an error message.
R
EMARKS The REPLACE command effectively replaces one device with
another. Use it when replacing a station in the field. In the
following example, device 2333 is replaced by device 2046.
E
XAMPLE replace 2333 2046
OK
DELETE
DESCRIPTION Deletes a device.
P
ARAMETERS The device ID.
R
ETURNS OK or an error message.
R
EMARKS None.
E
XAMPLE delete 2046
OK
Kommentare zu diesen Handbüchern