Service Type Naming

Service Type Mapping

The Service Type names will be updated according to the following table:

Old service type nameNew service type name
RT-NILM-HWRT-HR-NILM-HW
AMR-NILM-noHWBR-LR-NILM-noHW

What this actually means:

An account (or installation) will be able to be created or updated using the old service types names through the POSTand PUT calls of:

  1. POST /account,
  2. POST /account/{account_id}/installation and
  3. PUT /account/{account_id}/installation/{installation_id},

but the corresponding GET calls

  1. GET /account/{account_id} and
  2. GET /account/{account_id}/installation/{installation_id}

will return the new service type name as described on the table.