new SystemMetaService()
Service for Meta (non-clinical) queries particular to overall System parameters.
Methods
-
lookupKernelSystemParameters(context, callback)
-
Get the system parameters (represented by file 8989.3)
Parameters:
Name Type Description context
Object Session context information associated with the service call.
callback
function Function called on process completion, with standard (err, result) signature.
Returns:
Kernel System Parameters associated with the station ID in the context, or {} if not found
- Type
- Object