Commit 4271f16
authored
feat: Removed modem idle and activeFilter properties (#5755)
* Removed idle and activeFilter from web2
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Removed idle and activeFilter messages
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Deprecated idle and activeFilter API; removed implementations
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Removed idle and activeFilter references from web2
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Fixed tests
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Fixed copyrights
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Fixed copyrights again
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Fixed tests again
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Fixed tests file copyright
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Fixed tests again
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
* Remove useless spaces from copyright
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
---------
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>1 parent c4e5b25 commit 4271f16
18 files changed
Lines changed: 305 additions & 512 deletions
File tree
- kura
- org.eclipse.kura.api/src/main/java/org/eclipse/kura/net/modem
- org.eclipse.kura.core.net/src/main/java/org/eclipse/kura/core/net
- org.eclipse.kura.net.configuration/src/main/java/org/eclipse/kura/net/configuration
- org.eclipse.kura.web2/src/main
- java/org/eclipse/kura/web
- client/ui/network
- server/net2/configuration
- resources/org/eclipse/kura/web/client/messages
- test
- org.eclipse.kura.core.net.test/src/test/java/org/eclipse/kura/core/net
- org.eclipse.kura.net.configuration.test/src/test/java/org/eclipse/kura/net/configuration
- org.eclipse.kura.nm.test/src/test/java/org/eclipse/kura/nm/configuration
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| 291 | + | |
291 | 292 | | |
| 293 | + | |
292 | 294 | | |
293 | 295 | | |
294 | 296 | | |
| |||
298 | 300 | | |
299 | 301 | | |
300 | 302 | | |
| 303 | + | |
301 | 304 | | |
| 305 | + | |
302 | 306 | | |
303 | 307 | | |
304 | 308 | | |
| |||
308 | 312 | | |
309 | 313 | | |
310 | 314 | | |
| 315 | + | |
311 | 316 | | |
| 317 | + | |
312 | 318 | | |
313 | 319 | | |
314 | 320 | | |
| |||
319 | 325 | | |
320 | 326 | | |
321 | 327 | | |
| 328 | + | |
322 | 329 | | |
| 330 | + | |
323 | 331 | | |
324 | 332 | | |
325 | 333 | | |
| |||
Lines changed: 9 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
| |||
143 | 141 | | |
144 | 142 | | |
145 | 143 | | |
146 | | - | |
| 144 | + | |
| 145 | + | |
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
| |||
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | | - | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | 168 | | |
181 | 169 | | |
182 | 170 | | |
| |||
210 | 198 | | |
211 | 199 | | |
212 | 200 | | |
213 | | - | |
| 201 | + | |
| 202 | + | |
214 | 203 | | |
215 | 204 | | |
216 | 205 | | |
| |||
262 | 251 | | |
263 | 252 | | |
264 | 253 | | |
265 | | - | |
| 254 | + | |
| 255 | + | |
266 | 256 | | |
267 | 257 | | |
268 | 258 | | |
| |||
0 commit comments