zaphiro-technologies / protobuf

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

Add protocol buffer to describe faults #3

Closed chicco785 closed 11 months ago

chicco785 commented 11 months ago

Description

Add protocol buffer to describe faults

Changes Made

Related Issues

N/A

Checklist

chicco785 commented 11 months ago

to be rebased once #1 merge

barecheck[bot] commented 11 months ago

Barecheck - Code coverage report

Total: 31.71% Your code coverage diff: NaN% ▴
Uncovered files and lines
FileLines
pkg/fault/v1/fault.pb.go58-62, 64-66, 68-70, 72-74, 81-83, 176-180, 182-184, 186-188, 190-192, 194-196, 199-201, 229-231, 233, 248-250, 252-256, 259-263, 266-270, 273-277, 280-284, 287-291, 294-298, 301-305, 308-312, 315-319, 341-343, 345, 356, 360-362, 364-368, 371-375, 378-382, 403-405, 407, 418, 422-424, 426-430, 433-437, 554-558, 585-586, 588-597, 600-609, 612-621
kwitekrac commented 11 months ago

LabVIEW can handle current fault.proto definition.

MarcoPignati commented 11 months ago

@kdevelleZ can you check the documentation and the protobuf definition to ensure that they match and that we have everything in fault locator to create generate such message?