Adding sensor spec to mindLamp app

@simonjd That’s for the dashboard component - you’ll still need to update your API Server from the docker side of things:

docker service update --force LAMP_server

(Replace LAMP_server with your specific service name – use docker service ls to find that. Please see this thread for more info!)