Go to file
Alexander Lazarenko 16da4affa8
Refactor and enhance handling of payloads and data structures
Added support for handling various payload types, including GPS and alarms, with new structures and constants. Introduced helper methods for JSON marshalling/unmarshalling of GPS data and modularized the handling of certificates, configurations, and alarms. Implemented foundational server code for testing and expanded several package functionalities.
2025-02-22 19:23:16 +03:00
cmd/dev-server Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
test Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
.gitignore Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
certificate.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
configmodel.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
devemm.go Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
evem.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
go.mod Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
go.sum Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
io.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
mediastreammodel.go Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
params.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
README.md Initial 2023-11-29 14:16:00 +03:00
scheme.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
storm.go Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
utils.go File split 2023-11-30 20:05:11 +03:00

N9M