monitoring-service
Preparing search index...
presentation/web-api-requests/MeasurementSchemas
createMeasurementSchema
Variable createMeasurementSchema
Const
createMeasurementSchema
:
ZodObject
<
{
realTimeConsumption
:
ZodNumber
;
timestamp
:
ZodPipe
<
ZodString
,
ZodTransform
<
Date
,
string
>
>
;
username
:
ZodOptional
<
ZodNullable
<
ZodPipe
<
ZodString
,
ZodTransform
<
HouseholdUserUsername
,
string
>
>
,
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
monitoring-service
Loading...