system.pb.c 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. /* Automatically generated nanopb constant definitions */
  2. /* Generated by nanopb-0.4.5 */
  3. #include "system.pb.h"
  4. #if PB_PROTO_HEADER_VERSION != 40
  5. #error Regenerate this file with the current version of nanopb generator.
  6. #endif
  7. PB_BIND(PB_System_PingRequest, PB_System_PingRequest, AUTO)
  8. PB_BIND(PB_System_PingResponse, PB_System_PingResponse, AUTO)
  9. PB_BIND(PB_System_RebootRequest, PB_System_RebootRequest, AUTO)
  10. PB_BIND(PB_System_DeviceInfoRequest, PB_System_DeviceInfoRequest, AUTO)
  11. PB_BIND(PB_System_DeviceInfoResponse, PB_System_DeviceInfoResponse, AUTO)
  12. PB_BIND(PB_System_FactoryResetRequest, PB_System_FactoryResetRequest, AUTO)
  13. PB_BIND(PB_System_GetDateTimeRequest, PB_System_GetDateTimeRequest, AUTO)
  14. PB_BIND(PB_System_GetDateTimeResponse, PB_System_GetDateTimeResponse, AUTO)
  15. PB_BIND(PB_System_SetDateTimeRequest, PB_System_SetDateTimeRequest, AUTO)
  16. PB_BIND(PB_System_DateTime, PB_System_DateTime, AUTO)
  17. PB_BIND(PB_System_PlayAudiovisualAlertRequest, PB_System_PlayAudiovisualAlertRequest, AUTO)
  18. PB_BIND(PB_System_ProtobufVersionRequest, PB_System_ProtobufVersionRequest, AUTO)
  19. PB_BIND(PB_System_ProtobufVersionResponse, PB_System_ProtobufVersionResponse, AUTO)
  20. PB_BIND(PB_System_UpdateRequest, PB_System_UpdateRequest, AUTO)
  21. PB_BIND(PB_System_UpdateResponse, PB_System_UpdateResponse, AUTO)
  22. PB_BIND(PB_System_PowerInfoRequest, PB_System_PowerInfoRequest, AUTO)
  23. PB_BIND(PB_System_PowerInfoResponse, PB_System_PowerInfoResponse, AUTO)