📖
Cerulean Sonar Docs
Docs DirectoryStore
Cerulean Ping Protocol
Cerulean Ping Protocol
  • Cerulean Standard Packet Protocol
  • Universal Packet Format
  • General Packet Definitions
    • NOP
    • ACK
    • NACK
    • ASCII_TEXT
    • DEVICE_INFORMATION
    • GENERAL_REQUEST
    • JSON_WRAPPER
    • NMEA_WRAPPER
    • MAVLINK_WRAPPER
    • SYNC_CHANNEL_NUMBER
    • SET_SYNC_CHANNEL_NUMBER
  • Device Specific Packet Definitions
  • Index of Packet Types
Powered by GitBook
On this page
  • ID: 10
  • Payload Definition
  1. General Packet Definitions

JSON_WRAPPER

ID: 10

Payload Definition

Data Type
Name
Description

char[]

string

variable length string to be interpreted as valid JSON data.

Here is another example of a variable length packet. The length is defined in the packet header.

PreviousGENERAL_REQUESTNextNMEA_WRAPPER

Last updated 9 months ago