🚀 Feature Request
Relevant Package [REQUIRED]
when device send bad value, we need know what happend.
Description [REQUIRED]
For example, if I define a property as temperature, the data type is float64, but the data sent is "a", then it should return this error through a topic, not just in the service log, and the log does not print the data of which device send the data.

Describe the solution you'd like
- add a topic to response the error message
- log detail, add device info
Describe alternatives you've considered
Have you considered any alternative solutions or workarounds?
🚀 Feature Request
Relevant Package [REQUIRED]
when device send bad value, we need know what happend.
Description [REQUIRED]
For example, if I define a property as temperature, the data type is float64, but the data sent is "a", then it should return this error through a topic, not just in the service log, and the log does not print the data of which device send the data.
Describe the solution you'd like
Describe alternatives you've considered
Have you considered any alternative solutions or workarounds?