Site updated at 2017-10-29 00:07:46 UTC

This commit is contained in:
Travis CI 2017-10-29 00:07:47 +00:00
parent 065116d821
commit 17b5b61441
31 changed files with 161 additions and 109 deletions

View file

@ -108,11 +108,11 @@
</tr>
<tr>
<td><code class="highlighter-rouge">state.last_updated</code></td>
<td>Time the state was written to the state machine. Note that writing the exact same state including attributes will not result in this field being updated. Example: <code class="highlighter-rouge">14:10:03 13-03-2016</code>.</td>
<td>Time the state was written to the state machine. Note that writing the exact same state including attributes will not result in this field being updated. Example: <code class="highlighter-rouge">2017-10-28 08:13:36.715874+00:00</code>.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">state.last_changed</code></td>
<td>Time the state changed. This is not updated when there are only updated attributes. Example: <code class="highlighter-rouge">14:10:03 13-03-2016</code>.</td>
<td>Time the state changed. This is not updated when there are only updated attributes. Example: <code class="highlighter-rouge">2017-10-28 08:13:36.715874+00:00</code>.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">state.attributes</code></td>