6 lines
318 B
Markdown
6 lines
318 B
Markdown
So need to listen to redis updates to know when a new car is added to the system.
|
|
Take that signal and add it to our map thing
|
|
|
|
Ditto should special listen for the parked signal, the immobilize signal, and possible another if we need
|
|
|
|
When we receive the immobilize signal, we can turn it off. Signal is continues sent |