/
GET to generate a list of endpoints and their docstrings
/central/security/generate-hex-code
Generate a 6-digit hex value for connecting mobile devices to thermostats
    Get Parameters:
        SESInfoID - to convert into SE_db
        RoomID - Room identifier as shown in SE_db
    Assumptions:
        Returned value does NOT exist in database (is a UNIQUE value)
/property/<string:property_value>/devices/coordinators
Get Coordinator information based on a given PropertyID/Hostname
        GET parameters:
            Groupby: String for choosing how to group json output, default="PropertyID"
        Returns:
            - CoordinatorID
            - CoordinatorType
            - PropertyID
            - PAN
            - IpAddress
/property/<string:property_value>/devices/smart-energy-devices/info
Get SmartEnergyDevices with a given Pan ID
        :returns Built APIResponse with smart energy devices found:
/property/<string:property_value>/weather/forecast
Get a 3 day forecast with hostname as the identifier