{{model.characteristicName}} {{! ROW 1 }}
Characteristic Type
{{model.characteristicTypeName}}
{{! ROW 2 }}
Measurements
{{protected/characteristics/show/measurements-table model=model}}
{{! ROW 3 }}
Record Created
{{null-time model.createdAt 'LL'}}
Record Updated
{{null-time model.updatedAt 'LL'}}
Record Deleted
{{null-time model.deletedAt 'LL'}}