Created
July 25, 2016 01:03
-
-
Save rektide/439ce1fac98ad0a81bcb7db96a204983 to your computer and use it in GitHub Desktop.
battery charge, battery voltage, current drain, voltage*current (power)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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