176177178179180181182183184185
engine.writeAttributeValue("/" + wrapped.getName(), this.value.get().getValue(), new Timestamp(value.getTime())); } @Override public StateMachineBehavior getStateMachine() throws DevFailed { return new StateMachineBehavior(); } }); } }