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
# Copyright (c) 2014 RainMachine, Green Electronics LLC | |
# All rights reserved. | |
# Authors: Nicu Pavel <[email protected]> | |
# Codrin Juravle <[email protected]> | |
# Modified 3/27/2023 - Tryon Eggleston | |
# Originally from https://github.com/sprinkler/rainmachine-developer-resources/blob/master/sdk-parsers/RMParserFramework/parsers/forecast-io-parser.py | |
from RMParserFramework.rmParser import RMParser | |
from RMUtilsFramework.rmLogging import log |