__construct() __construct( $urn) Specification constructor. Parameters $urn Throws \MiotApi\Exception\SpecificationErrorException
__call() __call(string $method, array $parameters) : mixed Proxy a method call onto the collection items. Parameters string $method array $parameters Returns mixed