LogoLogo
Thinger.io
  • IOTMP
    • Protocol
    • Message Structure
      • Message Header
      • Message Body
    • Messages
      • Ok
      • Error
      • Connect
      • Disconnect
      • Keep Alive
      • Run Resource
      • Describe Resources
      • Resource Streams
        • Start Stream
        • Stop Stream
        • Stream Data
    • Definitions
  • Thinger.io IOTMP
    • Features
      • REST API
      • Remote Desktop
      • Remote Proxies
      • Remote Webservices
      • Remote Terminal
      • Remote Filesystem
      • MQTT Interoperability
    • Implemenation
      • Messages
        • Connect
    • SDKs
      • Linux IOTMP
      • Arduino IOTMP
      • NodeJS IOTMP
      • Web IOTMP
      • Python SDK
Powered by GitBook
On this page
  • Header
  • Body

Was this helpful?

Edit on GitHub
  1. IOTMP
  2. Messages

Ok

Message to indicate success on the previous request.

Last updated 2 years ago

Was this helpful?

An Ok Message can be sent both by clients or servers to indicate success on a previous request identified with its .

Header

Field
Value
Description

Message Type

0x01

Ok

Message Size

Remaining Message Length

Body

Name
Field
Type
Mandatory
Description

Stream Id

0x01

varint

of the source request.

Parameters

0x02

any

Optional parameters associated to the response, like a response code, payload description, etc.

Payload

0x03

any

Optional payload associated to the response

Stream Identifier
varint
Stream identifier