zaphiro-technologies / protobuf

A repository including protocol buffer used in Zaphiro's platform
Apache License 2.0
0 stars 0 forks source link

Support `DeviceEvent` messages #31

Closed chicco785 closed 8 months ago

chicco785 commented 8 months ago

Description

Model Device Event messages.

Changes Made

Model Device Event messages.

Related Issues

Fixes #30

Checklist

barecheck[bot] commented 8 months ago

Barecheck - Code coverage report

Total: 19.52% Your code coverage diff: -2.63% ▾
Uncovered files and lines
FileLines
pkg/grid/v1/device_event.pb.go39-45, 48-50, 52, 54-61, 63, 67-69, 71-75, 78-82, 85-89, 92-96, 99-103, 106-110, 121-127, 130-132, 134, 136-143, 145, 149-151, 153-157, 168-174, 177-179, 181, 183-190, 192, 196-198, 200-204, 215-221, 224-226, 228, 230-237, 239, 243-245, 247-251, 262-268, 271-273, 275, 277-284, 286, 290-292, 294-298, 309-315, 318-320, 322, 324-331, 333, 337-339, 341-345, 356-362, 365-367, 369, 371-378, 380, 384-386, 388-392, 403-409, 412-414, 416, 418-425, 427, 431-433, 435-439, 501-505, 539-540, 543-552, 555-564, 567-576, 579-588, 591-600, 603-612, 615-624, 627-636
chicco785 commented 8 months ago

as it matches what we discussed on architecture diagram, can this PR be closed?

let's merge it, then if we need changes we will open a new PR