Skip to content

tetherto/miningos-wrk-electricity-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miningos-wrk-electricity-base

Setup

DEBUG="*" node worker.js --wtype wrk-electricity-base --env development --rack rack-1

Example Usage via RPC

All calls are made through the hp-rpc-cli command-line tool using the -m 'getWrkExtData' method

Get stats history grouped by day

hp-rpc-cli -s RPC_KEY \
  -m 'getWrkExtData' \
  -d '{"query": {"key": "stats-history", "start": "1697500800000", "end": "1700179200000", "groupRange": "1D", "dataInterval": "1h"}}' \

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •