EdgeX-API doc
  • EdgeX Foundry Background
  • Getting Started
    • Install
    • UI Console
      • V1.0
      • V1.1
    • Experiencing EdgeX
  • Edge to Cloud
    • Azure
    • AWS
    • Aliyun
  • Edge to Edge
    • MQTT Export Service
    • MQTT Import Service
    • Grafana Dashboard Connection
  • Industrial SDK Setup
  • Device Connection
    • Configuration
    • Programming Basics
    • EdgeX Version
    • Platform
      • System Information
      • RF
    • Cold Chain
      • G1 Sensor
      • Gateway
    • Printer
    • Scanner SDK
    • Battery
    • IP Camera
    • SNMP
    • Modbus
    • Medical Cart
  • Advanced Services APIs
    • EdgeX Service Layers
    • Core Data Service APIs
    • Meta Data Service APIs
    • Command Service APIs
    • Alarm Service APIs
  • Edge AI
    • Face Detection
    • Facial Recognition
  • Edge to WISE-PaaS
    • Smart Pump Station Solution
    • Cloud Cold Chain Solution
    • Integration with WISE-PaaS
  • Edge to Cloud(for Delhi only)
    • Azure
    • AWS
  • Retail Utility
    • OPOS Manager
  • Medical Utility
    • AMiS Link
  • Vertical Utility
    • Self-Diagnostics
    • System Diagnostics
    • DeviceChecking / Kiosk
    • DeviceChecking / Server
    • Device Diagnostic Dashboard
    • Windows Lockdown/ Kiosk
    • Retail System Manager
    • Scanner Utility
  • Application Cases
    • Smart Warehouse
    • Smart Kiosk
    • Demo Video
Powered by GitBook
On this page
  • Environment
  • Device and Command Supported
  • EdgeX GatewayConfig.xml Setting
  • Command List
  • Service-Information
  • Sensor-Data

Was this helpful?

  1. Device Connection
  2. Cold Chain

Gateway

PreviousG1 SensorNextPrinter

Last updated 3 years ago

Was this helpful?

Environment

Device and Command Supported

Please refer to the device service configuration and programming in the previous sections first.

EdgeX GatewayConfig.xml Setting

Create project / SCADA and get SCADA ID

Please refer to EdgeX to WISE-PaaS APM_Scenari_Demo_0825.pptx

Command List

Service-Information

Version (GET)

Get the Service version

Restful API :

http://USM-S62-IP:50000/api/v1/device/name/Service-Information/Version

GET:

Returns Example:

Value = "1.0.7"

WorkingStatus (GET)

Get the Service Working Status

Restful API :

http://USM-S62-IP:50000/api/v1/device/name/Sensor-Data/WorkingStatus

GET:

Returns Example:

Status = Normal

Sensor-Data

LoRaSensorData (GET)

Get the Current last LoRaSensorData

Restful API :

http://USM-S62-IP:50000/api/v1/device/name/Sensor-Data/LoRaSensorData

GET:

Returns Example: