As IEEE Std 2030.5 follows a RESTful architecture (Fielding [B3]), several design principles are important for the standard, including:
While devices MAY maintain state, interfaces SHOULD be stateless.
URI structure SHOULD be clear but as efficient as possible.
Minimize the number of transactions required to achieve a given function.