v0.1.0
Initial Release
Tested with UtilityAPI Green Button Endpoints
Includes endpoints:
getAuthorizations()
getCustomers(authorizationId: string)
getCustomerAccounts(authorizationId: string, customerId: string)
getCustomerAgreements(authorizationId: string, customerId: string, customerAccountId: string)
getBatchSubscriptions(authorizationId: string)
More endpoints coming as EMILE is developed.