You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current implementation, the translation from value in the GPB message to a synse reading is very manual and a bit tedious, as it is just a wall of something like
Not sure yet if it is possible to perhaps use reflection and some util methods to generate these in a way that is easier to read/maintain. Will need to spend some time experimenting.
The text was updated successfully, but these errors were encountered:
In the current implementation, the translation from value in the GPB message to a synse reading is very manual and a bit tedious, as it is just a wall of something like
Not sure yet if it is possible to perhaps use reflection and some util methods to generate these in a way that is easier to read/maintain. Will need to spend some time experimenting.
The text was updated successfully, but these errors were encountered: