📖
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: 6
  • Payload Definition
  1. General Packet Definitions

GENERAL_REQUEST

ID: 6

A host can send this packet to a device to request information. See the Request Response Packets section for the various IDs that may be requested

Payload Definition

Data Type
Name
Description

u16

ID

request device to respond with a packet of given ID

PreviousDEVICE_INFORMATIONNextJSON_WRAPPER

Last updated 9 months ago