Skip to content

Commit

Permalink
feat(EnplugDetailsAndHealthRealTime): Add subscriptions to support en…
Browse files Browse the repository at this point in the history
…plug details and health
  • Loading branch information
k-grant committed Jul 2, 2019
1 parent de5277d commit 6968dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/EnplugDetailsRealTimeContext.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import RealTimeContext from './RealTimeContext';
*/
class EnplugDetailsRealTimeContext extends RealTimeContext {
/**
* Creates a context that can subscribe to updates for EnplugDetails.
* Creates a context that can subscribe to EnplugDetails updates.
* @param {RealTimeClient} realTimeClient Pre-configured instance of RealTimeClient
* @param {string} customerCode Alphanumeric code of the customer
*/
Expand Down

0 comments on commit 6968dc0

Please sign in to comment.