astarte-platform / astarte_vmq_plugin

Astarte VerneMQ plugin publishes incoming messages on an AMQP exchange with some additional metadata, so they can be processed by other components.
http://astarte-platform.org/
Apache License 2.0
16 stars 10 forks source link

Use the `internal` event type for device heartbeat #71

Closed Annopaolo closed 1 year ago

Annopaolo commented 1 year ago

Drop the heartbeat message type for a more general one.

codecov[bot] commented 1 year ago

Codecov Report

Merging #71 (890e4a1) into release-1.1 (a490959) will increase coverage by 0.09%. The diff coverage is 100.00%.

:exclamation: Current head 890e4a1 differs from pull request most recent head ed8bf9d. Consider uploading reports for the commit ed8bf9d to get more accurate results

@@               Coverage Diff               @@
##           release-1.1      #71      +/-   ##
===============================================
+ Coverage        78.28%   78.37%   +0.09%     
===============================================
  Files               11       11              
  Lines              221      222       +1     
===============================================
+ Hits               173      174       +1     
  Misses              48       48              
Impacted Files Coverage Δ
lib/astarte_vmq_plugin.ex 93.65% <100.00%> (+0.10%) :arrow_up: