Skip to content

Can bus protocol implementation#3

Open
lucifercr07 wants to merge 12 commits into
KohliDev:masterfrom
lucifercr07:can_bus
Open

Can bus protocol implementation#3
lucifercr07 wants to merge 12 commits into
KohliDev:masterfrom
lucifercr07:can_bus

Conversation

@lucifercr07

Copy link
Copy Markdown
Collaborator
  1. Added can bus protocol implementation
  2. Added files CanBus.py and CanDeviceComms.py.
  3. Added virtual simulation of can bus under examples.
  4. Added graphite_canbus_simulated under model_simulated.
  5. Added unittest for can bus under test.

Comment thread liota/dccs/graphite.py
return
log.info ("Publishing values to Graphite DCC")
log.debug("Formatted message: {0}".format(message))
print("Message: ", message)

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the print statements.

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