Last active
          April 17, 2017 04:18 
        
      - 
      
- 
        Save novemberalpha/effcebbc3dfcdb9c7f6f7192f4acea87 to your computer and use it in GitHub Desktop. 
    OpenAg DHT22 Firmware JSON
  
        
  
    
      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
    
  
  
    
  | { | |
| "_id": "dht22_1", | |
| "type": "dht22", | |
| "environment": "environment_1", | |
| "arguments": [ | |
| 2 | |
| ], | |
| "outputs": { | |
| "air_temperature": { | |
| "variable": "air_temperature" | |
| } | |
| }, | |
| "air_humidity": { | |
| "variable": "air_humidity" | |
| } | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
Set the arguments number to the DIGITAL (not analog) port you've plugged the DHT22 into on your Grove daughterboard. This example is set to D2