Core member SORACOM UG Tokyo Core Member My favorite AWS Service ʻ s AWS Lambda 2021 APN AWS Top Engineers I wrote a book about serverless with my colleagues in 2020.
of the time, while my wife goes to work at the office. • When I am doing things at the time my wife comes home, it is something of a hassle to deal with.
come back, but that's not always the case. • I thought about giving my wife a button-type device and having her press it when she leaves, but I think she probably won't do it.
to automatically know when my wife was coming home, and that's when the idea came about. • The title says "intrusion detection", but "coming home detection" may be correct.
make it, there was a study session about Amazon Location Service, and I thought it would be possible to use Amazon Location Service, so I signed up for LT and started making it.
using will be published in a later article. • You can find more information about what we have created here. https://github.com/Kenichiro-Wada/amazon- location-service-geofence-system
temperature, humidity, acceleration sensor and GPS released by SORACOM Inc. • A very useful device that can be easily visualized in combination with SORACOM services (Sorry, only in Japan.)
contained in the Event object, they are set in the location.batchUpdateDevicePosition parameter (Positon) and submitted. const devicePostion = { DeviceId: deviceId, Position: [ event.lon, event.lat ], SampleTime: moment(date).toISOString() }
a Lambda function will be executed. • Since the event information is in the Event object, it will be processed to generate a message and send a notification to LINE.
GPS Multi-Unit is a device that is available only in Japan. • Since there are devices equivalent to GPS multi-units, it is possible to achieve this by throwing the device to a unified endpoint on the SORACOM platform.
interesting service. • I was able to easily create a service using GeoHence. • I think I can combine it with Amplify Geo, so it will be easy to visualize.
build. And it can be destroyed. • I'm someone who has never created a CloudFormation template, but it looks like I never will. • It's a bit annoying that it's updated too frequently, and strange errors occur due to version differences.