63646566676869707172
.withSource(source()) .build(); } private AlarmRepresentation alarmRepresentation() { return new AlarmRepresentationBuilder() .withText("text") .withSource(source()) .build(); }