sniper-tms-devices
Fetch device (sensor) list from SNIPER TMS-Plus
Syntax
sniper-tms-devices [profile=PROFILE] [device=DEVICE] [limit=NUM]
Options
- profile=PROFILE
- Optional. Profile name of SNIPER TMS-Plus
- device=DEVICE
- Optional. Comma-separated sensor IP addresses
- limit=NUM
- Optional. Maximum number of results (default: 100,000)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Profile | Connect profile name |
| device_code | Integer | Device Code | Device (sensor) ID |
| device_name | String | Sensor Name | Device (sensor) name |
| device_ip | IP address | IP | Device (sensor) IP address |
| device_type | String | Device Type | Device type (ONE:200) |
| server_code | String | Server Code | Server type (master:100) |
| company_code | Integer | Company Code | Company code |
| device_version | Integer | Device Version | Device version |
| mgmt_port | Integer | Management Port | Management port number |
| ssh_port | Integer | SSH Port | SSH port number |