mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
Properly working mms reception with public dir in data and valid rights, etc.
This commit is contained in:
parent
04a40049ce
commit
6acf28e3ce
5 changed files with 37 additions and 12 deletions
|
@ -186,7 +186,7 @@ namespace adapters;
|
|||
|
||||
/**
|
||||
* Read from a files to simulate sms reception.
|
||||
* In the file we expect a json string representing an array of sms of format :
|
||||
* In the file we expect a series of lines, each line beeing a SMS as a json string of format :
|
||||
* {
|
||||
* "at" : "2021-03-26 11:21:48",
|
||||
* "medias" : [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue