IoTineSalt / eyeotine

Eyeotine uses ESP32 cameras to detect the location of people in a room.
GNU General Public License v3.0
4 stars 0 forks source link

Define a specification draft for Eyeotine Protocol #1

Closed BlobbyBob closed 3 years ago

BlobbyBob commented 3 years ago

The Eyeotine Protocol (EP) is a communication layer on top of UDP and is responsible for the communcation between the ESPs and the central server.

The first draft should suggest the basic structure of the protocol and some specific packet types. Furthermore, it can define the behavior by specifying the order in which packet types are allowed to occur.