leoujz
leoujz
I just dig out the source code, and did not find the type values for specified sub-dpt value.
`Datapoint type and size are two different properties of a group object` - thanks for the information, I'll try that. `There should already be some code to fetch and parse...
Use STMdiuno, It works, I have tested it with stm32f103c8t6 and stm32f030c8t6, storing data to eeprom or internal flash, you need add a STM32Platform class similar with other already integrated...
I could send my code by mail, if anyone need it. But it needs sometime to tidy the code and structure, I think it's not ready to create a pull...
Besides, (1) I add a knx enabled state check every 10 seconds for tpuart data link layer (2) fix a bug when group object has enabled read_init when downloading by...
> > I could send my code by mail, if anyone need it. But it needs sometime to tidy the code and structure, I think it's not ready to create...
> Besides, > (1) I add a knx enabled state check every 10 seconds for tpuart data link layer > (2) fix a bug when group object has enabled read_init...
I will try discord
Failed to try discord, I was not able to register it with a `resource limited` prompt, with twice tries. Really prefer to use go-micro framework in my new project, but...
that's a solution. I'd rather wonder that at proxy level service mesh already has service discovery and registration, load balancing, what's the main difference or motivation of implemention in go-micro...