Introduced `SpiParameters` and related structs to process SPI data. Added JSON marshaling/unmarshaling logic and a handler for the "SPI" command in the server. This enables parsing and transforming SPI data effectively for device communication. |
||
---|---|---|
cmd/dev-server | ||
test | ||
.gitignore | ||
certificate.go | ||
configmodel.go | ||
devemm.go | ||
evem.go | ||
go.mod | ||
go.sum | ||
io.go | ||
mediastreammodel.go | ||
params.go | ||
README.md | ||
scheme.go | ||
smart.go | ||
storm.go | ||
utils.go |