summaryrefslogtreecommitdiffstats
path: root/htdocs
AgeCommit message (Collapse)AuthorFilesLines
2017-08-18removed volume APITobias Jahnke1-9/+8
2017-08-03adds node-availibility event and subscribe functionTobias Jahnke1-0/+1
2017-08-02cleanup of API i2cwriteTobias Jahnke1-3/+3
2017-08-01adds processing of data to i2c_writeTobias Jahnke1-3/+3
2017-08-01adds experimental i2cwrite commandTobias Jahnke1-0/+9
2017-07-26fixes: volume buttons are using wrong verbTobias Jahnke1-9/+9
2017-07-25Update HTML test page to new template. Added Config file selection from UI.Fulup Ar Foll5-84/+189
2017-07-20added volume properties for channel 3..6Tobias Jahnke1-1/+6
2017-07-13New XML Parser implementation, supports splitter and combinertkummermehr1-1/+1
2017-06-27Change marketing stuffRomain Forlot5-29/+29
unicens -> UNICENS MicroChip -> Microchip Change-Id: I7a2f48ac62f44579831ed252b5e24dc918c09645 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-15Fix template dir and data file dir to match new templating.Sebastien Douheret1-1/+1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-26Initial CommitFulup Ar Foll5-0/+324
='#n263'>263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426