Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NI Week, as presented. #1

Merged
merged 39 commits into from
May 23, 2019
Merged

NI Week, as presented. #1

merged 39 commits into from
May 23, 2019

Conversation

francois-normandin
Copy link
Owner

No description provided.

francois-normandin and others added 30 commits April 2, 2019 08:14
…. Should be replaced with actual "State" such as connected, disconnected, parked, driving, etc.
Adding connect and disconnect messages for hub and client.
Added a Node type to have the client register itself as a type of node (Car, Hub, Relay, Sensor)
… compatible packets

- Started documenting the connection and disconnection process for clients
- Started implementation of a Request-Reply messaging pattern using Pub-Sub MQTT (!!!!) -- allows redirection of requests to other nodes and passing the reply address to the end computing node.
- Connection - disconnection
- WIP: Creating the Car Collection (variant attributes) to update and pass data to traffic-calculation loop.
- Fixed issue with zone change subscriptions in client
@francois-normandin francois-normandin merged commit 1b01085 into master May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants