Your Card Access Data

<%= link_to 'Download JSON', door_statistics_path+".json", :class => 'btn' %>
<% @door_logs.each do |log| %> <% end %>
Date Action Card # (hex)
<%= log.created_at %> <%= log.key %> <%= log.data.to_s(16) %>