Skip to content

Instantly share code, notes, and snippets.

@rektide
Created July 25, 2016 01:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rektide/439ce1fac98ad0a81bcb7db96a204983 to your computer and use it in GitHub Desktop.
Save rektide/439ce1fac98ad0a81bcb7db96a204983 to your computer and use it in GitHub Desktop.
battery charge, battery voltage, current drain, voltage*current (power)
http://localhost:9090/graph#%5B%7B%22range_input%22%3A%222h%22%2C%22end_input%22%3A%22%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3A%22%22%2C%22expr%22%3A%22node_power_supply_charge_now%22%2C%22tab%22%3A0%7D%2C%7B%22range_input%22%3A%222h%22%2C%22end_input%22%3A%22%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3A%22%22%2C%22expr%22%3A%22node_power_supply_voltage_now%22%2C%22tab%22%3A0%7D%2C%7B%22range_input%22%3A%222h%22%2C%22end_input%22%3A%22%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3A%22%22%2C%22expr%22%3A%22node_power_supply_current_now%22%2C%22tab%22%3A0%7D%2C%7B%22range_input%22%3A%222h%22%2C%22end_input%22%3A%22%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3A%22%22%2C%22expr%22%3A%22node_power_supply_current_now*node_power_supply_voltage_now%22%2C%22tab%22%3A0%7D%5D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment